FARigorousHighSchoolProgramCode 
Logical Entity Name  FARigorousHighSchoolProgramCode 
Default Table Name  FARigorousHighSchoolProgramCode 
Physical Only  NO 
Definition 
 
Note 
 

FARigorousHighSchoolProgramCode Columns 
ColumnName  Domain  Datatype  NULL  Definition 
FARigorousHighSchoolProgramCodeID(PK)    int  NO 
 
Code    char(16)  NO 
 
Descrip    varchar(150)  NO 
 
State(FK)    char(2)  NO 
 
UserID(FK)    int  NO 
 
Active    bit  YES 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

FARigorousHighSchoolProgramCode Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_FARigorousHighSchoolProgramCode_FARigorousHighSchoolProgramCodeID  PrimaryKey  FARigorousHighSchoolProgramCodeID 

FARigorousHighSchoolProgramCode Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
syState  Non-Identifying  One To Zero or More  FK_FARigorousHighSchoolProgramCode_State_SyState_Code      State  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_FARigorousHighSchoolProgramCode_UserID_SyStaff_SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
syStudent  Non-Identifying  One To Zero or More  FK_SyStudent_FARigorousHighSchoolProgramCodeID_FARigorousHighSchoolProgramCode_FARigorousHighSchoolProgramCodeID        NO  YES 

FARigorousHighSchoolProgramCode Check Constraints 
Check Constraint Name  CheckConstraint